home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / btn.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Text File  |  2004-12-28  |  66b  |  4 lines

  1. on(release){
  2.    _root.getURL("swf/formulario.htm","_blank");
  3. }
  4.